<xs:complexType name="CommonFlightDataType" xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:sequence><xs:element name="PNR" type="ListType" nillable="true" minOccurs="0"><xs:annotation><xs:documentation>PNR reference</xs:documentation></xs:annotation></xs:element><xs:element name="PointOfTurnAround" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>Point of turnaround of the flight (in case of return flight)</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>